home *** CD-ROM | disk | FTP | other *** search
/ Programming in Microsoft Windows with C# / Programacion en Microsoft Windows con C#.iso / Codigo / Estructuras básicas / Estructuras básicas.sln
Encoding:
Microsoft Visual Studio Solution  |  2001-01-15  |  3.9 KB  |  93 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FormSize", "FormSize\FormSize.csproj", "{E8199A49-726E-4836-9CA4-9FAE0F31465F}"
  3.     ProjectSection(ProjectDependencies) = postProject
  4.     EndProjectSection
  5.     ProjectSection(SolutionConfiguration) = postProject
  6.         Release.ActiveCfg = Release|.NET
  7.         Release.Build.0 = Release|.NET
  8.         Debug.ActiveCfg = Debug|.NET
  9.         Debug.Build.0 = Debug|.NET
  10.     EndProjectSection
  11. EndProject
  12. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RandomClear", "RandomClear\RandomClear.csproj", "{D40A4F46-9F50-4FEE-9BB7-574BDD8CF154}"
  13.     ProjectSection(ProjectDependencies) = postProject
  14.     EndProjectSection
  15.     ProjectSection(SolutionConfiguration) = postProject
  16.         Release.ActiveCfg = Release|.NET
  17.         Release.Build.0 = Release|.NET
  18.         Debug.ActiveCfg = Debug|.NET
  19.         Debug.Build.0 = Debug|.NET
  20.     EndProjectSection
  21. EndProject
  22. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RandomClearResizeRedraw", "RandomClearResizeRedraw\RandomClearResizeRedraw.csproj", "{214BDF3E-8634-46BC-97F6-E784310E355A}"
  23.     ProjectSection(ProjectDependencies) = postProject
  24.     EndProjectSection
  25.     ProjectSection(SolutionConfiguration) = postProject
  26.         Release.ActiveCfg = Release|.NET
  27.         Release.Build.0 = Release|.NET
  28.         Debug.ActiveCfg = Debug|.NET
  29.         Debug.Build.0 = Debug|.NET
  30.     EndProjectSection
  31. EndProject
  32. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HelloCenteredAlignment", "HelloCenteredAlignment\HelloCenteredAlignment.csproj", "{7099893A-0097-4DDA-8A5F-0FA5E889D833}"
  33.     ProjectSection(ProjectDependencies) = postProject
  34.     EndProjectSection
  35.     ProjectSection(SolutionConfiguration) = postProject
  36.         Release.ActiveCfg = Release|.NET
  37.         Release.Build.0 = Release|.NET
  38.         Debug.ActiveCfg = Debug|.NET
  39.         Debug.Build.0 = Debug|.NET
  40.     EndProjectSection
  41. EndProject
  42. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HelloCenteredMeasured", "HelloCenteredMeasured\HelloCenteredMeasured.csproj", "{1A83FF8E-1326-4E5F-80BB-A6B18DE503F5}"
  43.     ProjectSection(ProjectDependencies) = postProject
  44.     EndProjectSection
  45.     ProjectSection(SolutionConfiguration) = postProject
  46.         Release.ActiveCfg = Release|.NET
  47.         Release.Build.0 = Release|.NET
  48.         Debug.ActiveCfg = Debug|.NET
  49.         Debug.Build.0 = Debug|.NET
  50.     EndProjectSection
  51. EndProject
  52. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HelloCenteredRectangle", "HelloCenteredRectangle\HelloCenteredRectangle.csproj", "{9938FB06-9282-4EF5-87A7-F0C510FDCBCF}"
  53.     ProjectSection(ProjectDependencies) = postProject
  54.     EndProjectSection
  55.     ProjectSection(SolutionConfiguration) = postProject
  56.         Release.ActiveCfg = Release|.NET
  57.         Release.Build.0 = Release|.NET
  58.         Debug.ActiveCfg = Debug|.NET
  59.         Debug.Build.0 = Debug|.NET
  60.     EndProjectSection
  61. EndProject
  62. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HuckleberryFinn", "HuckleberryFinn\HuckleberryFinn.csproj", "{C46D2658-11A6-47BC-8B4F-894748E91C19}"
  63.     ProjectSection(ProjectDependencies) = postProject
  64.     EndProjectSection
  65.     ProjectSection(SolutionConfiguration) = postProject
  66.         Release.ActiveCfg = Release|.NET
  67.         Release.Build.0 = Release|.NET
  68.         Debug.ActiveCfg = Debug|.NET
  69.         Debug.Build.0 = Debug|.NET
  70.     EndProjectSection
  71. EndProject
  72. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FourCorners", "FourCorners\FourCorners.csproj", "{B86523E3-9C02-4D45-8D85-2CFFA7C0B8D7}"
  73.     ProjectSection(ProjectDependencies) = postProject
  74.     EndProjectSection
  75.     ProjectSection(SolutionConfiguration) = postProject
  76.         Release.ActiveCfg = Release|.NET
  77.         Release.Build.0 = Release|.NET
  78.         Debug.ActiveCfg = Debug|.NET
  79.         Debug.Build.0 = Debug|.NET
  80.     EndProjectSection
  81. EndProject
  82. Global
  83.     GlobalSection(SolutionConfiguration) = preSolution
  84.         ConfigName.0 = Debug
  85.         ConfigName.1 = Release
  86.         DoSign = FALSE
  87.     EndGlobalSection
  88.     GlobalSection(ExtensibilityGlobals) = postSolution
  89.     EndGlobalSection
  90.     GlobalSection(ExtensibilityAddIns) = postSolution
  91.     EndGlobalSection
  92. EndGlobal
  93.